Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Constants


Terminal Errors

The telTermErrorMsg message (page 5-11) provides information about the kind of error that has occurred on a telephone terminal. The mtype parameter can contain one of the following constants:

enum {
   telUnknown                     = 0,
   telTerminalHWDisconnected      = 1,
   telDeviceDriverClosed          = 2
};
Constant descriptions

telUnknown
An unknown type of error.
telTerminalHWDisconnected
The telephone terminal hardware has been disconnected.
telDeviceDriverClosed
The telephone terminal device driver has been closed.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help